home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The History of Denim
/
The History of Denim.iso
/
pc
/
main.dir
/
00011_Talking main screen.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-14
|
248 b
|
12 lines
on exitFrame
if the type of sprite 22 = 16 then
if the movieTime of sprite 22 <= 11200 then
set the movieRate of sprite 22 to 1
else
set the movieRate of sprite 22 to 0
go("Main")
end if
end if
go(the frame)
end